home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 15617 < prev    next >
Encoding:
Text File  |  1996-08-05  |  955 b   |  23 lines

  1. Newsgroups: comp.lang.c
  2. Path: netcom.com!smryan
  3. From: smryan@netcom.com (@#$%!?!)
  4. Subject: Re: Probs with prototype mixes with Functions
  5. Message-ID: <smryanDq5Au9.88L@netcom.com>
  6. Organization: The Programmer formerly known as S M Ryan
  7. X-Newsreader: TIN [version 1.2 PL1]
  8. References: <dward.1.000DC9CA@melbpc.org.au>
  9. Date: Sat, 20 Apr 1996 05:20:32 GMT
  10. Sender: smryan@netcom3.netcom.com
  11.  
  12. : The problem is that I can't compile it as it keeps giving me errors on return 
  13. : type but as far as I can see the main is waiting for a float and the function 
  14. : should return a float?
  15.  
  16. Does the definition or declaration of 'convert' precede its reference?
  17. -- 
  18. The Queen who loves, the Queen of life,    | smryan@netcom.com  PO Box 1563
  19. the Queen who straits, the Queen of strife;|          Cupertino, California
  20. with gasp of death or gift of breath       | (xxx)xxx-xxxx            95015
  21. she brings the choice of birth or knife.   |         I don't use no smileys
  22.  
  23.